SubjectRepository.php#125satt_satt_mobile_app11.29msselect `id`, `name`, `slug`, `parent_id`, `_lft`, `_rgt` from `subjects` where (20415between `subjects`.`_lft` and `subjects`.`_rgt` and `subjects`.`id` <>16456) and `subjects`.`deleted_at` isnullorderby `_lft` asc
SubjectRepository.php#140satt_satt_mobile_app230μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (79) and `subject_descriptions`.`deleted_at` isnull